瀏覽代碼

fix(): no-op: removes erroneous whitespace

Nils Wisiol 5 年之前
父節點
當前提交
5fac06282d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -249,7 +249,7 @@ networks:
       - subnet: ${DESECSTACK_IPV4_REAR_PREFIX16}.0.0/24
       - subnet: ${DESECSTACK_IPV4_REAR_PREFIX16}.0.0/24
         gateway: ${DESECSTACK_IPV4_REAR_PREFIX16}.0.1
         gateway: ${DESECSTACK_IPV4_REAR_PREFIX16}.0.1
       - subnet: ${DESECSTACK_IPV6_SUBNET}
       - subnet: ${DESECSTACK_IPV6_SUBNET}
-  # Make sure these come after the front network (lexical order). This is why we 
+  # Make sure these come after the front network (lexical order). This is why we
   # call it rear, not back. See https://github.com/docker/docker/issues/27101
   # call it rear, not back. See https://github.com/docker/docker/issues/27101
   rearapi_celery:
   rearapi_celery:
     driver: bridge
     driver: bridge