Skip to content

Commit 54bdc5b

Browse files
committed
Migrate database
1 parent 2be6144 commit 54bdc5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vapor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ environments:
1212
cli-timeout: 900
1313
runtime: 'php-8.2:al2-arm'
1414
storage: opnforms-prod
15-
database: JuPersoDb
15+
database: OpnForm
1616
domain: api.opnform.com
1717
build:
1818
- 'COMPOSER_MIRROR_PATH_REPOS=1 composer install --no-dev'
@@ -29,7 +29,7 @@ environments:
2929
cli-timeout: 900
3030
runtime: 'php-8.2:al2-arm'
3131
storage: opnforms-staging
32-
database: JuPersoDb
32+
database: OpnForm
3333
domain: api.stg.opnform.com
3434
build:
3535
- 'COMPOSER_MIRROR_PATH_REPOS=1 composer install --no-dev'

0 commit comments

Comments
 (0)