Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leojonathanoh committed Dec 6, 2023
1 parent d45be2a commit b4b5c72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
9 changes: 0 additions & 9 deletions docker-compose.servers.yml

This file was deleted.

7 changes: 4 additions & 3 deletions test/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#
# Note: This is a docker-compose.yml override file to start more servers in development, e.g. CS2. To run this:
# docker-compose -f docker-compose.yml -f docker-compose.servers.yml up
#
version: '2.2'
services:
test-container-networking:
Expand Down Expand Up @@ -28,6 +32,3 @@ services:
- -c
- |
sleep infinity
networks:
default:

0 comments on commit b4b5c72

Please sign in to comment.