Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
use remote docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
phiilu committed Nov 13, 2017
1 parent cef7184 commit 315c8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
web:
build: .
image: phiilu/mailman
ports:
- "4000:4000"
env_file:
Expand Down

0 comments on commit 315c8d3

Please sign in to comment.