Skip to content
Snippets Groups Projects
Commit 4f32535d authored by Agsha Athalla Nurkareem's avatar Agsha Athalla Nurkareem
Browse files

Merge branch 'main' of gitlab.informatika.org:if3110-2023-02-h/eatsnow-config

parents 6f70f453 479fa03a
Branches main
Tags v1
No related merge requests found
version: '3.8'
services:
spa:
container_name: eatsnow-premium
build:
context: ../eatsnow-spa
dockerfile: Dockerfile
volumes:
- ../eatsnow-spa/src:/eatsnow-spa/src
- ../eatsnow-spa/public:/eatsnow-spa/public
ports:
- 3000:3000
php:
container_name: eatsnow-app
image: php:apache
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment