nrepl setup.
This commit is contained in:
@@ -20,6 +20,8 @@ services:
|
||||
- /opt/integreat/prod/etc/nginx/vhost.d:/etc/nginx/vhost.d
|
||||
- /opt/integreat/prod/usr/share/nginx/html:/usr/share/nginx/html
|
||||
app:
|
||||
ports:
|
||||
- "9001:9000"
|
||||
restart: always
|
||||
environment:
|
||||
config: /usr/local/config/prod.edn
|
||||
|
||||
Reference in New Issue
Block a user