This website works better with JavaScript
Home
Explore
Help
Sign In
tetaneutral.net
/
docker-atelier
Watch
11
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
typo
Guilhem Saurel
7 years ago
parent
446d69f70a
commit
7fbeecc283
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
frontal/docker-compose.yml
+ 1
- 1
frontal/docker-compose.yml
View File
@@ -2,6 +2,6 @@ version: '2'
services:
services:
app:
app:
- build .
+ build
:
.
ports:
ports:
- "127.0.0.1:8999:80"
- "127.0.0.1:8999:80"