Add internal_frontend project
This commit is contained in:
@@ -26,6 +26,15 @@ services:
|
||||
networks:
|
||||
- rheinsw-net
|
||||
|
||||
internal_frontend:
|
||||
image: registry.boomlab.party/rheinsw/rheinsw-mono-repo/internal_frontend
|
||||
container_name: internal_frontend
|
||||
ports:
|
||||
- "5101:3000"
|
||||
restart: on-failure
|
||||
networks:
|
||||
- rheinsw-net
|
||||
|
||||
networks:
|
||||
rheinsw-net:
|
||||
driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user