EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit dec34593 authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

adding missing docker-compose edit

parent 30e0bc66
No related branches found
No related tags found
No related merge requests found
......@@ -129,6 +129,8 @@ services:
- env/emg_db.env
- env/emg_obs.env
- env/emg_redis.env
secrets:
- my_secret
environment:
INSTANCE_ID: "prism-view-server_registrar"
INSTALL_DIR: "/var/www/pvs/dev/"
......@@ -169,3 +171,6 @@ volumes:
instance-data:
networks:
intnet:
secrets:
my_secret:
external: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment