Skip to content
Snippets Groups Projects
Commit 7307dec8 authored by AlphaThrone's avatar AlphaThrone
Browse files

refactor: changes in docker compose

parent b379f594
No related merge requests found
version: '3.3' version: '3.3'
services: services:
saranghaengbok: saranghaengbok:
build: . build:
dockerfile: Dockerfile
container_name: php_app container_name: php_app
ports: ports:
- 8008:80 - 8008:80
......
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