Update nightly and dev compose file

This commit is contained in:
Gilles Dubois 2020-01-08 11:28:12 +01:00
parent 489f715b22
commit 174c568d31
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,8 @@ services:
OCS_DB_USER: ocsuser
OCS_DB_PASS: ocspass
OCS_DB_NAME: ocsweb
# See documentation to set up SSL for MySQL
OCS_SSL_ENABLED: 0
links:
- ocsdb
networks:

View File

@ -18,6 +18,8 @@ services:
OCS_DB_USER: ocsuser
OCS_DB_PASS: ocspass
OCS_DB_NAME: ocsweb
# See documentation to set up SSL for MySQL
OCS_SSL_ENABLED: 0
links:
- ocsdb
networks: